home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 February / february_2000.iso / site building / GoLive 4.0 Tryout / data1.cab / Apps / Modules / JScripts / Actions / Variables / Read Cookie.action < prev    next >
Encoding:
Text File  |  1999-08-05  |  2.5 KB  |  65 lines

  1. <html>
  2.  
  3.     <head>
  4.         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
  5.         <meta name="generator" content="Adobe GoLive 4">
  6.         <title>Read Cookie Action</title>
  7.     </head>
  8.  
  9.     <body bgcolor="white">
  10.         <center>
  11.             <font size="6">Read Cookie Action</font><font>
  12.             <hr>
  13.             </font></center>
  14.         <p>
  15.         <csactionclass name="Read Cookie" function="CSReadCookie" nsversion="3" ieversion="4"> </p>
  16.         <p>
  17.         <csactionparam name="name" type="GLActionStringParam"></p>
  18.         <p></csactionclass>
  19.          </p>
  20.         <p>
  21.         <script language="JavaScript1.2" src="../../ActionScripts/State.scpt"><!--
  22. CSStateArray = new Array;
  23. function CSSetState(action)
  24. {
  25.     CSStateArray[action[1]] = action[2];
  26. }
  27. // -->
  28.         </script>
  29.          </p>
  30.         <p>
  31.         <table cool width="253" height="46" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee">
  32.             <tr height="1" cntrlrow>
  33.                 <td width="1" height="1"><spacer type="block" width="1" height="1"></td>
  34.                 <td width="17" height="1"><spacer type="block" width="17" height="1"></td>
  35.                 <td width="81" height="1"><spacer type="block" width="81" height="1"></td>
  36.                 <td width="152" height="1"><spacer type="block" width="152" height="1"></td>
  37.             </tr>
  38.             <tr height="10">
  39.                 <td width="1" height="10"><spacer type="block" width="1" height="10"></td>
  40.                 <td width="17" height="10"><spacer type="block" width="17" height="10"></td>
  41.                 <td width="81" height="10"><spacer type="block" width="81" height="10"></td>
  42.                 <td width="152" height="10"><spacer type="block" width="152" height="10"></td>
  43.             </tr>
  44.             <tr height="3">
  45.                 <td width="1" height="3"><spacer type="block" width="1" height="3"></td>
  46.                 <td width="17" height="3"><spacer type="block" width="17" height="3"></td>
  47.                 <td width="81" height="3"><spacer type="block" width="81" height="3"></td>
  48.                 <td width="152" height="33" colspan="1" rowspan="2" valign="top" align="left" xpos="98">
  49.                     <csactioncntrl name="name" x="98" y="10" width="96" height="17" alignx="left" aligny="top">
  50.                 </td>
  51.             </tr>
  52.             <tr height="30">
  53.                 <td width="1" height="30"><spacer type="block" width="1" height="30"></td>
  54.                 <td width="17" height="30"><spacer type="block" width="17" height="30"></td>
  55.                 <td width="81" height="30" colspan="1" rowspan="1" valign="top" align="left" xpos="17">
  56.                     <csactioncntrl type="StaticText" value="Name" x="17" y="13" width="80" height="17" alignx="left" aligny="top">
  57.                 </td>
  58.             </tr>
  59.         </table>
  60.         </p>
  61.         <p> 
  62.     </body>
  63.  
  64. </html>
  65.